b,blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,img,input,legend,li,ol,p,pre,td,textarea,th,ul{padding:0;margin:0;border:0 none}
img,input{border:0;vertical-align:middle}
li,ul{list-style:none;margin:0;padding:0}
form{padding:0;margin:0}
td{FONT-SIZE:12px}
img{border:0}
@font-face { font-family : DINProb; src:url(../images/DINPro-Bold.otf);}
@media screen and (min-width:320px){blockquote,body,button,code,dd,div,dl,dt,fieldset,form,input,legend,lipre,ol,p,td,textarea,th,ul{font-size:16px;font-family:'Microsoft YaHei'}
}

.over{ overflow:hidden}
a{COLOR:#666;blr:expression(this.onFocus=this.blur());text-decoration:none}
a:focus{outline:0}
input,textarea{outline:0}
a:hover{color:#002e99;text-decoration:none;transition:.4s ease-out;-moz-transition:.4s ease-out;-webkit-transition:.4s ease-out;-o-transition:.4s ease-out}
.content{width:1400px;overflow:hidden;margin:0 auto}
.content_mbx{width:1400px;overflow:hidden;margin:0 auto}
.concom{width:1400px;overflow:hidden;margin:30px auto}
.con_box{width:1400px;overflow:hidden;margin:50px auto}
@font-face{font-family:DINProb;src:url(../images/DINPro-Bold.otf)}

.title{text-align:center;padding:60px 0 25px;overflow:hidden;width:1200px;margin:0 auto; }
.title h3{font-size:36px;text-align:center;color:#333;font-weight:400; background:url(../images/xx.png) no-repeat center bottom; padding-bottom:20px; margin-bottom:15px;}
.title h3 span{ color:#002e99; }
.title h3 span i{ font-size:56px;}
.title p{font-size:18px;color:#666;line-height:24px}
.title b{color:#333}

.title1{text-align:center;padding:40px 0 25px;overflow:hidden;width:1200px;margin:0 auto 50px; }
.title1 h3{font-size:48px;text-align:center;color:#000;font-weight:600; margin-bottom:5px;}
.title1 h3 span{ color:#002e99;}

.title1 p{color:#fff;line-height:24px; background:#002e99;  transform: skewX(-45deg); display:inline-block; margin:0px auto; padding:15px 40px;}
.title1 b{color:#fff; transform: skewX(45deg); font-weight:400;font-size:28px; display:block}



.title2{text-align:center;padding:60px 0 25px;overflow:hidden;width:1200px;margin:0 auto; }
.title2 h3{font-size:36px;text-align:center;color:#fff;font-weight:400; background:url(../images/xxx.png) no-repeat center bottom; padding-bottom:20px; margin-bottom:15px;}
.title2 h3 span{ color:#fed15f; }
.title2 h3 span i{ font-size:56px;}
.title2 p{font-size:18px;color:#fff;line-height:24px}
.title2 b{color:#fff}




.hed_top{ background:#002e99; overflow:; margin:0px auto; color:#fff; font-size:15px; padding:5px 0;}
.hed_top span{ float:right;}
.hed_top span a{ color:#fff;}
.hed_top span a:after{content:"|"; margin:0 5px; color:#fff;}

.head{width:100%;max-width:1920px;min-width:1200px;margin:0 auto; border-bottom:1px #f2f2f2 solid; height:130px }

.had{ width:1400px; margin:0px auto; height:100px;   text-align:center; position:relative}



.logo{ float:left; margin-top:39px}


.nav{  margin:0px auto; padding:0 4% 0 15%}
.nav ul{}
.nav li{ position:relative; line-height:130px; display:inline-block; width:10%;}
.nav li a{ color:#333; display:inline-block; position:relative;}
.nav li ul{ position:absolute; width:180px; z-index:99;background:rgba(0,0,0,0.6); display:none; left:0px;-webkit-transition:all .5s;transition:all .5s;-ms-transition:all .5s;}
.nav li ul li{ height:45px; line-height:45px; width:100%;  overflow:hidden;text-overflow:ellipsis;white-space:nowrap; font-size:13px;} 

.nav li:hover{color:#54c5d9;background:#fed15f ;-webkit-transition:all .5s;transition:all .5s;-ms-transition:all .5s;}

.nav li:hover ul{ display:block;-webkit-transition:all .5s;transition:all .5s;-ms-transition:all .5s;}
.nav li ul li a:hover{ color:#fff; background:#002e99}
.nav li ul li a:after{ content:""; display:none;}
.nav li ul li a{color:#fff; display:block;}


.hot{float: right;  margin-top: 41px; font-size: 25px; font-weight: bold; width:45px; height:45px; border-radius:50%;  color: #fff;    background:#002e99  url(../images/hot.png) no-repeat center center;  -webkit-transition:all .5s;transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;overflow:hidden; position:absolute; right:0%; z-index:2 ;cursor:pointer}
.hot span{ opacity:0;-webkit-transition:all .5s;transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s; margin:6px 0 0 50px; display:inline-block;}
.hot:hover{  background: #002e99 url(../images/hot.png) no-repeat center left 20px;  width:250px; -webkit-transition:all .5s;transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s; border-radius:30px; }
.hot:hover span{  opacity:1;-webkit-transition:all .5s;transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;}







.wx{float: right;  margin-top: 28px; font-size: 25px; font-weight: bold; width:58px; height:45px; border-radius:50%;  color: #fff;    background: url(../images/wx.png) no-repeat center center; margin-left:20px; cursor:pointer; position:relative; z-index:999 }
.wx span{ opacity:0; width:85px; margin-top:45px; margin-left:-20px; display:inline-block; overflow:hidden; font-size:20px; color:#fff; -webkit-transition:all .5s;transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;}
.wx span img{ width:100%}
.wx:hover span{ opacity:1}

.banner{width:100%; overflow:hidden; position:relative}

.banner img,.g-adv img{ width:100%;}
.banner .swiper-pagination-bullet{ width:10px; height:10px; border-radius:10px; background:#fff; opacity:1;-webkit-transition:all .5s;transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;}
.banner .swiper-pagination-bullet-active{ background:#fff; width:30px;-webkit-transition:all .5s;transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;}
.banner .swiper-pagination{ bottom:30px;}

.g-adv .swiper-pagination-bullet{ width:10px; height:10px; border-radius:10px; background:#fff; opacity:1;}
.g-adv .swiper-pagination-bullet-active{ background:#fff;width:30px;}
.g-adv .swiper-pagination{ bottom:30px;}


.zizhi{width:100%; overflow:hidden; position:relative ; position:relative}
.caidan{ float:right; display:none; margin-top:17px;}

/*搜索*/
.sousuo{width:100%; height:60px; border-bottom:1px #ccc solid; border-top:1px #ccc solid;background:#f0f0f0; margin:0px auto; max-width:1920px; }
.sousuocon{width:1200px; margin:0px auto; height:60px; line-height:60px; font-size:16px;  }
.sousuocon a:after{content:"|"; margin:0 10px;}
.sousuocon a:last-child:after{content:""; display:nonbe;}
.sousuocon_m{ width:1200px;  background:none; height:48px; line-height:48px; margin:0px auto; padding:0 10px;}
.sousuocon ul{width:1200px; overflow:hidden; margin:0 auto;}



.pc_muen{ overflow:hidden; margin:20px 8px}
.pc_muen ul{ overflow:hidden; padding-top:1px;}
.pc_muen ul li{ overflow:hidden; margin-top:-1px; border:1px #ccc solid;  height:60px; overflow:hidden; position:relative;}
.pc_muen ul li dd{ width:180px; float:left;  overflow:hidden; line-height:60px; text-align:center; font-size:18px; font-weight:bold; color:#002e99}
.pc_muen ul li:before{content:"";background:#f5f5f5; width:180px; height:100%; left:0px; top:0px; position:absolute; z-index:-1; border-right:1px #ccc solid}
.pc_muen ul li dt{ width:1140px; float:left; line-height:39px; padding:12px  10px 0 ; margin-bottom:5px; }
.pc_muen ul li dt a{ margin:0 10px; display:inline-block;}
.pc_muen ul li dt a:hover{ color:#002e99; text-decoration:underline;}
.pc_muen ul li.ast{ height:auto;}
.pc_muen ul li .mores{ float:right; position:relative;width:40px; height:60px;}
.pc_muen ul li .mores:after{content:">"; font-family:"宋体"; color:#999; position:absolute; right:20px; width:40px; height:60px; font-weight:bold;transform: rotate(90deg); line-height:40px; text-align:center; font-size:20px;}
.pc_muen ul li .mm{ float:right; position:relative;width:40px; height:60px; right:-19px;}
.pc_muen ul li .mm:after{content:">"; font-family:"宋体"; color:#999; position:absolute; right:20px; width:40px; height:60px; font-weight:bold;transform: rotate(-90deg); line-height:40px; text-align:center;font-size:20px;}






.pic_content{overflow:hidden;margin:15px auto 0}
.pic_content ul{overflow:hidden;margin:0 auto}
.pic_content ul li{width:23%;float:left; border:1px #ccc solid; margin:1%;margin-bottom:16px;margin-top:6px;;position:relative}
.pic_content ul li div{ width:100%;  overflow:hidden; position:relative}
.pic_content ul li div dl{ position:absolute; width:100%; height:0%; background:rgba(0,102,204,0.6); bottom:0px;-webkit-transition:all .5s;transition:all .5s;}
.pic_content ul li div dl dd{ font-size:16px; color:#fff; margin:100px 20px 30px; text-align:center; font-size:24px; font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.pic_content ul li div dl dd:after{content:"——"; color:#fff; display:block; margin-top:12px;}
.pic_content ul li div dl dt{ border:1px #fff solid; text-align:center; height:36px; line-height:36px; width:150px;  margin:0px auto; color:#fff;}
.pic_content ul li p{ height:45px; line-height:45px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; text-align:center; font-size:16px; display:none;}
.pic_content ul li:nth-child(3n){margin-right:0}
.pic_content ul li div img{-webkit-transition:all .5s;transition:all .5s;width:100%;}
.pic_content ul li div:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.pic_content ul li:hover p{color:#002e99}
.pic_content ul li:hover div dl{-webkit-transition:all .5s;transition:all .5s; height:100%;}

.pic_cont{overflow:hidden;margin:15px auto 0}
.pic_cont ul{overflow:hidden;margin:0 auto}
.pic_cont ul li{width:387px;float:left;overflow:hidden;margin-right:19px;margin-bottom:16px;margin-top:6px;;position:relative}
.pic_cont ul li div{ width:100%;  overflow:hidden; position:relative}
.pic_cont ul li div dl{ position:absolute; width:100%; height:0%; background:rgba(0,102,204,0.6); bottom:0px;-webkit-transition:all .5s;transition:all .5s;}
.pic_cont ul li div dl dd{ font-size:16px; color:#fff; margin:100px 20px 30px; text-align:center; font-size:24px; font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.pic_cont ul li div dl dd:after{content:"——"; color:#fff; display:block; margin-top:12px;}
.pic_cont ul li div dl dt{ border:1px #fff solid; text-align:center; height:36px; line-height:36px; width:150px;  margin:0px auto; color:#fff;}
.pic_cont ul li p{ height:45px; line-height:45px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; text-align:center; font-size:16px; display:none;}
.pic_cont ul li:nth-child(3n){margin-right:0}
.pic_cont ul li div img{-webkit-transition:all .5s;transition:all .5s;width:100%;}
.pic_cont ul li div:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.pic_cont ul li:hover p{color:#002e99}
.pic_cont ul li:hover div dl{-webkit-transition:all .5s;transition:all .5s; height:100%;}




.pic_con{overflow:hidden;margin:0px auto 0}
.pic_con ul{overflow:hidden;margin:0 auto}
.pic_con ul li{width:25%;  border:8px #fff solid;box-sizing:border-box; float:left;}
.pic_con ul li div{ overflow:hidden; position:relative; margin:8px;}
.pic_con ul li p{ height:55px; line-height:55px; border-top:1px #ccc solid; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; text-align:center; font-size:16px; color:#333}
.pic_con ul li a{ border:1px #ccc solid; display:block;}
.pic_con ul li div img{-webkit-transition:all .5s;transition:all .5s;width:100%;}
.pic_con ul li div:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.pic_con ul li:hover p{color:#fff; background:#002e99}
.pic_con ul li:nth-child(n+4){ margin-right:0px;}

.gengduo{ width:200px; height:50px; background:#999999; text-align:center;  margin:15px auto ; line-height:50px; display:none }
.gengduo a{color:#fff;}

.pic_nav{overflow:hidden;line-height:50px;text-align:left; margin:20px auto;}
.pic_nav ul li{ width:25%; float:left; border:5px #fff solid; box-sizing:border-box;}
.pic_nav ul li a{overflow:hidden;background:#fff;border-radius:30px;text-align:center;font-size:18px; display:block; border-radius:6px; border:1px #ccc solid;   overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pic_nav a:hover{color:#fff;background:#002e99}

.fenlei{ display:none;}
.x_banenr{ width:100%; background:url(../images/x_banner1.png) no-repeat center top; padding:40px 0; margin:40px auto 0; display:block;} 
.xban{ width:1400px; overflow:hidden; position:relative; margin:0px auto}
.xban img{ width:100%;}
.xban p{     position: absolute;
    font-size: 45px;
    font-family: DINProb;
    color: #ffffff;
    bottom: 17px;
    right: 0px;
    height: 82px;
    line-height: 39px;}

.gg{ display:none; margin:0px auto ; max-width:750px;}
.gg img{ width:100%}

.lc_box{width:100%; position:absolute; z-index:99;  height:100%} 
.lc_box{width:100%; position:absolute; z-index:99;  height:100%} 
.lc_box ul{ overflow:hidden; width:1267px;  margin:0px auto;}
.lc_box ul li {
    float: right;
    overflow: hidden;
    padding: 18px 25px 19px;
    background: #0080ff;
    margin: 40px 5px 0;
    border-radius: 16px; -webkit-transition:all .1s;transition:all .1s; 
}
.lc_box ul li p{ color:#fff;}
.lc_box ul li img{  position:relative; left:inherit; margin-left:inherit; }
.lc_box ul li:hover{transform:translate(0,-20px); -moz-transform:translate(0,-20px); -ms-transform:translate(0,-20px); -o-transform:translate(0,-20px); -webkit-transform:translate(0,-20px);-webkit-transition:all .5s;transition:all .5s;}



.news_nav{overflow:hidden;line-height:50px;text-align:left; margin:20px auto;}
.news_nav ul{ text-align:center;}
.news_nav ul li{overflow:hidden;background:#fff;text-align:center;font-size:20px;width: 200px;  display: inline-block; margin:0 10px; border-radius:6px; }
.news_nav ul li a{color:#333; border:1px #ccc solid; display:block; border-radius:6px;  }
.news_nav a:hover{color:#fff;background:#002e99}

.ban{ width:100%; margin:0px auto; overflow:hidden}
.ban img{ width:100%; margin:0px auto; overflow:hidden}

.m_banner{ width:100%; overflow:hidden; display:none;}
.m_banner img{ width:100%; overflow:hidden;}

.fll{ background:#f0f0f0; overflow:hidden ; padding:40px 0 0px } 




.ys{ overflow:hidden; margin:0px auto; background:#f2f2f2}
.ys_top{ width:100%; overflow:hidden; margin:0px auto;}
.ys_top img{ width:100%}
.ys_com{margin:0px auto; overflow:hidden;}
.ys .swiper-container{ overflow:hidden;}
.ys .swiper-slide div { border-radius:20px; overflow:hidden;}
.ys .swiper-slide div img{ width:100%} 
.ys .swiper-slide  h3{ overflow:hidden; font-size:25px; color:#002e99; text-align:center; margin:20px auto }
.ys .swiper-slide   p{ font-size:18px; color:#333; line-height:28px; padding:0 20px; text-align:left; height:200px;}


.ys .swiper-pagination ,.lingyu .swiper-pagination{ display:none;}





.fl{float:left;}







.buttom,.fanhui{ display:none;}


.anlibj{ background:url(../images/ablibj.jpg) no-repeat center top; overflow:hidden; margin:0px auto 0; padding-bottom:80px; background-size:cover;}

.an_box{ width:49.5%; float:left;}
.an_box .swiper-slide div{ overflow:hidden; position:relative;}
.an_box .swiper-slide div p{ overflow:hidden; width:70%; padding-right:30%; padding-left:1%; height:50px; line-height:50px; position:absolute; background:rgba(0,46,153,0.8); bottom:0px; color:#fff;} 
.an_box .swiper-slide div img{ width:100%;}
.an_box .swiper-slide div  img{-webkit-transition:all .5s;transition:all .5s;width:100%;}
.an_box .swiper-slide div:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.an_box .swiper-pagination{     bottom: 20px;
    width: auto;
    right: 0px;
    position: absolute;
    left: auto;}
	
.an_box .swiper-pagination-bullet{ background:#fff; opacity:1;}
.an_box .swiper-pagination-bullet-active{ background:#fed15f}
.an_right{ width:50.5%; float:right;}
.an_right ul{ overflow:hidden;}
.an_right ul li{ width:48%; float:left; margin-left:2%; margin-bottom:10px; overflow:hidden; position:relative;}
.an_right ul li p{overflow:hidden; width:100%; text-align:center; height:50px; line-height:50px; position:absolute; background:rgba(0,46,153,0.8); bottom:0px; color:#fff;}
.an_right ul li  img{-webkit-transition:all .5s;transition:all .5s;width:100%;}
.an_right ul li:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}

.w30{ margin:30px auto 0}



.anli{width:1200px;overflow:hidden;margin:20px auto 0;}
.anli ul li{width:290px; position:relative;float:left;overflow:hidden;margin-right:17px;margin-bottom:16px;margin-top:6px; padding-bottom:30px;}
.anli ul li div{overflow:hidden;width:290px;border:2px #fff solid}
.anli ul li p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:50px;line-height:50px;font-size:16px;text-align:center; background:#fff; box-shadow:0 0 5px #999; width:90%; left:16px; bottom:10px; position:absolute; z-index:2}
.anli ul li p:after{ content:""; background:#002e99; position:absolute; width:0%; height:50px; top:0px; left:50%; z-index:-1;-webkit-transition:all .5s;transition:all .5s;}
.anli ul li a:hover dd{color:#fff}
.anli ul li a{color:#333}
.anli ul li div img{-webkit-transition:all .5s;transition:all .5s;width:100%;height:100%}
.anli ul li div:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.anli ul li:hover p{color:#fff;-webkit-transition:all .5s;transition:all .5s;}
.anli ul li:hover p:after{ width:100%;-webkit-transition:all .5s;transition:all .5s; left:0;}

.zizhi .swiper-container{ position:relative; }
.zz{ overflow:hidden;   position:relative;}
.zz div{ overflow:hidden;  background:#fff;   box-shadow: 0 0 4px #d8d6d6;-webkit-transition:all .5s;transition:all .5s; }
.zz div img{ width:100%}
.zz p{ height:36px; line-height:36px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-size:16px; text-align:center;}
.zz:hover div{ box-shadow:0 0 4px #d8d6d6;transform:translate(0,-10px); -moz-transform:translate(0,-10px); -ms-transform:translate(0,-10px); -o-transform:translate(0,-10px); -webkit-transform:translate(0,-10px);-webkit-transition:all .5s;transition:all .5s;}





.gengduo3{width:88px;  height:45px; line-height:45px;  font-size:16px;  text-align:center; margin:50px auto; border-radius:3px; }
.gengduo3 a{ color:#fff;}

.about_box{padding:30px 0 28px; margin:0px auto 0; background-size:cover;/*background:url(../images/aboutbj.jpg) no-repeat center bottom;*/}
.about{width:1400px; margin:0px auto; }
.a_box{overflow:hidden; margin:100px auto 200px;}
.imti{height:34px;line-height:34px;text-align:center;font-size:28px;}
.imti a{position:relative;display:inline-block;height:34px;line-height:34px;}
.imti a:after{content:attr(data-text);position:absolute;width:0%;height:34px;line-height:34px;top:0;left:0;font-size:28px;color:#00458e;overflow:hidden;white-space: nowrap;-webkit-transition:width 1s cubic-bezier(0.7,0,0.3,1);transition:width 1s cubic-bezier(0.7,0,0.3,1);}
.imti a:hover:after{width:100%;}
.imti-en{text-align:center;font-size:12px;margin-top:5px;}
.imti-sub{font-size:16px;text-align:center;margin-top:5px;}
.iabout{padding:75px 0 30px;}
.iabout .content:after{content:'';display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.iabout-video{float:left;display:block;width:45%;position:relative; border:10px #ccc solid;margin-right:20px; }
.iabout-video img{ width:100%}
.iabout-video video{ width:100%; }
/*.iabout-video:before,.iabout-video:after{content:'';position:absolute;width:0;height:0;bottom:-10px;border-style:solid;}
.iabout-video:after{border-width:0 0 95px 60px;border-color:transparent #d1d1d1;right:-70px;}
.iabout-video:before{border-width:0 60px 95px 0;border-color:transparent #d1d1d1;left:-70px;}*/
.iabout-cont{width:48%;float:right; padding:10px  2% 10px 0 }
.iabout-cont .ti{font-size:30px;font-weight:bold; color:#000; margin-top:25px}
.iabout-cont .ti span{ display:block; font-size:15px; text-transform:uppercase; font-weight:400; color:#666; margin-top:10px;}
.iabout-cont .ti span:after{content:"——"; color:#002e99; margin-left:10px;}
.iabout-cont .line{display:block;margin:10px auto; font-size:18px; color:#666;}
.iabout-cont .ti i{ color:#002e99; font-style:normal;}
.iabout-cont .line ul li p{ font-size:18; color:#555}
.iabout-cont .line ul li:last-child{ border-right:1px #ccc solid}
.iabout-cont .line ul li:first-child b per{ color:#1fb2cd; font-size:30px;}

.iabout-cont .desc{line-height:30px; height:180px; overflow:hidden; -webkit-line-clamp: 6;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;display: -webkit-box; font-size:16px; color:#333; margin-top:20px; text-indent:2em;}
.iabout-cont .more{color:#002e99; border:1px solid #002e99; padding:10px 30px; }
.iabout-cont .link{margin-top:20px;}
.iabout-cont .link a{display:inline-block;width:155px;height:50px; background:#002e99; border-radius:30px;line-height:50px;font-size:16px;color:#fff;text-align:center;}
.iabout-cont .link a:hover{background-position:0 0;transition:0s ease-out;-moz-transition:0s ease-out;-webkit-transition:0s ease-out;-o-transition:0s ease-out;}
.iabout-cont dd{margin-top:20px;}
.iabout-cont a:hover.more{color:#fff;} 


#video{width:100%;height:100%;margin:0 auto;position:relative;height:474px}
#video video{width:100%;height:100%;object-fit:fill}
.VideoBtn{position:absolute;left:0;top:0;width:100%;height:100%;display:block;cursor:pointer;z-index:10}
.VideoBtn img{width:100%}
.jsmodern-select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.jsmodern-marquee-inner{float:none!important;margin:0!important;padding:0!important;background:0 0!important}
.jsmodern-marquee-default,.jsmodern-marquee-repeat{float:left;margin:0!important;padding:0!important;background:0 0!important}
.jsmodern-marquee-part{display:block;float:left}
section.jsmodern-share{position:fixed;top:50%!important;left:50%!important;width:300px!important;height:335px!important;z-index:999999;margin:0!important;background:#fff;border:#ddd solid 1px;border-radius:10px;box-shadow:#ddd 0 0 20px;overflow:hidden!important;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.jsmodern-share p{display:block;height:20px!important;text-align:center;font-size:18px;margin:15px 0 20px 0!important}
.jsmodern-share section{float:none!important;width:260px!important;height:260px!important;margin:0 auto!important;padding:0!important}
.jsmodern-share b{position:absolute;width:12px;height:12px;border:#333 solid 4px;background:#333 url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAMAAAD04JH5AAAAS1BMVEVMaXH///////////////////////////////////////////////////////////////////////////////////////////////9UrLx+AAAAGHRSTlMAgHBAMKDPEO9gwOAgsFCQn/DQ37+vj1+ShkdhAAAB/UlEQVR42u3ayW4CQQwA0dmgZyEJgSz+/y/NISgTaRrVqfpkny1eaSBSEO5ycnJy/s94nSPm69hJ8/0ZEfevS1efco3HfBaDv5zjd+alvnCOvzkLBdO8v35fW3iLcAp2f5/XygOKOBRoftzhAewFhl9/BGuIBbv//FMwx7HA8+PlsLSFULD7HLCGULD7/BYMUS2Q/BgPe+W9XuD4t8rmEPUCw4+xtnt6UiD4S9e5Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7BezbBeT7BeT7BeT7BeD7BeD7BeBLBey7Bey7Bey7Bey7BezLBejrBeT7BeT7BeD781L3BxXl/7/iXNr5UKD7UKD7UKD7UKD7VGD7XKD7XOD7XOD7XOD7XOD7ywkKbJ++N/o+FOg+FOg+FOg+Fdg+F9g+F9g+F9g+Fzh+3h/k/UHeH+T9Qd4f5P1B3h/k/UHeH+T9gVFQGt4ffNRWP1reH/THxbHp/cFcYE+4P6BXXt37A34PGt8frIelW9v7gzf4FUS/PxgOK0vb+4PLcWVreX9wqmxMDe8PtlLbWN5b3R9sU31jWh9/IlOnzOv2eP7l6cpl6Pth6rQZ+75fSpeTk5Pzf34AZEeVGaC2p3QAAAAASUVORK5CYII=);background-size:cover;border-radius:10px;right:4px;top:4px;cursor:pointer;opacity:.2;transition:.2s}
.jsmodern-share b:hover{opacity:.5}
.jsmodern-picture-container{display:block;position:relative;overflow:hidden}
.jsmodern-picture-container a{display:block;color:#fff;text-decoration:none}
.jsmodern-picture-container img{border:0}
.jsmodern-picture-inner{position:absolute;height:100%;top:0;left:0;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}
.jsmodern-picture-part{position:relative;overflow:hidden}
.jsmodern-picture-fade{width:100%}
.jsmodern-picture-fade .jsmodern-picture-part{position:absolute;display:none}
.jsmodern-picture-slide .jsmodern-picture-part{float:left}
.jsmodern-picture-slide img{display:block}
.jsmodern-picture-dot{position:absolute;bottom:15px}
.jsmodern-picture-dot.jsmodern-picture-dotcenter{left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}
.jsmodern-picture-dot.jsmodern-picture-dotleft{left:10px}
.jsmodern-picture-dot.jsmodern-picture-dotright{right:10px}
.jsmodern-picture-dot b{display:block;float:left;width:10px;height:10px;background:#888;border-radius:5px;cursor:pointer;margin:0 5px;transition:.4s}
.jsmodern-picture-dot b.active{background:#fff}
.jsmodern-picture-next,.jsmodern-picture-prev{display:block;position:absolute;top:50%;width:17px;height:32px;margin-top:-16px;cursor:pointer;background:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAB7klEQVR42s3XbUtaYRzH8euhqUetZC1Dy1q1mLhX0hvxjeyBIIMV1YpuHOkiBmNsc60dvGmNQS/KfR/8ghAOF8frXLIHH5D/+d898fjXjMfj/4JL8XPsIiW7is10kSI+ootAuooVZ7XIIjr4hjKMlBXrKMfrIvP4gB4qk88V6yln3tciBVzgBqtReXp2o9xC0ovkcYZbVG35yrlVTT6pRXI4QYh1xayUG6o257pIgPfo4wVMHKrpq0cw7SJZHGKATcViU+1AvbJxF8lgHyNswzjaVq999bYvosR3uMOOYs7U6069M7ZF0niLe7yCSZJ63mtGOmqRObTwBzUYT2qa0cLc5CIpNPEXdRjP6prV1Gxj9OENHvAaZhY060GzU4/vig5CLM1qEc0KNTt4GvwkPpeJnPf04TI+4xrPfC2h3teatRz19S3hC66gAyc56nmlGSXbC20FX9GFDhx36tVV7xXrm1XK+I5LLLguoR6X6lmO+6NXwQ+0oWsrPtW21asy7Rmwhp84RyHuEqo5V48118Ooil84RR5xrrpT1VaTOhU3EOLYdm1JTrmhao3NNNfWkeXaCpSjq87P34ktDHEQcW1l9WyoXK9/sF5ihL2JAyej2Eg5Jg6Xa+s3WkhJS7GprjrXA6eBrDQUMx4X8e8fwj0L7GH1LqcAAAAASUVORK5CYII=) no-repeat}
.jsmodern-picture-prev{margin-left:13px}
.jsmodern-picture-next{right:0;margin-right:13px;background-position:-17px 0}
@media screen and (max-width:768px){.jsmodern-picture-dot{bottom:13px}
.jsmodern-picture-dot b{-webkit-transform:scale(.7);transform:scale(.7)}
}
.jsmodern-video{background:#000;position:relative;overflow:hidden;z-index:10}
.jsmodern-video-panel{position:absolute;bottom:0;left:0;z-index:2147483648;width:100%;height:40px;line-height:40px;color:#fff;background:rgba(0,0,0,.8);-webkit-user-select:none;-moz-user-select:none;user-select:none}
.jsmodern-video-panel.jsmodern-video-panelFull{left:50%;-webkit-transform:translate(-50%,-10px);-ms-transform:translate(-50%,-10px);transform:translate(-50%,-10px);padding:3px 5px;border-radius:8px}
.jsmodern-video-linebox{height:6px;background:rgba(255,255,255,.25);border-radius:3px;width:460px;width:-webkit-calc(100% - 305px);width:-moz-calc(100% - 305px);width:calc(100% - 305px);float:left;margin:17px 0 0 15px;position:relative;cursor:pointer}
.jsmodern-video-pass{position:absolute;border-radius:3px;height:100%;background:#f81e3d}
.jsmodern-video-linedot{width:6px;height:6px;background:#fff;border-radius:3px;-webkit-transform:scale(1.8);-ms-transform:scale(1.8);transform:scale(1.8);position:absolute}
.jsmodern-video-panel b{cursor:pointer}
.jsmodern-video-panel b,.jsmodern-video-panel span{display:block;float:left}
.jsmodern-video-panel span{font-size:12px;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.jsmodern-video-start{margin-left:10px}
.jsmodern-video-start+span{width:14px;height:12px;text-align:center;line-height:12px;font-size:10px;overflow:hidden;margin-top:13px;-webkit-transform:scale(1,.9) translateY(1px);-ms-transform:scale(1,.9) translateY(1px);transform:scale(1,.9) translateY(1px);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}
.jsmodern-video-end,.jsmodern-video-start{width:39px;text-align:center}
.jsmodern-video-volumebox{width:80px;height:6px;background:rgba(255,255,255,.25);border-radius:3px;float:left;margin:18px 0 0 7px;position:relative;cursor:pointer}
.jsmodern-video-volumeline{width:40px;height:6px;background:#f81e3d;border-radius:3px;margin-top:0}
.jsmodern-video-volumedot{width:6px;height:6px;background:#fff;border-radius:3px;margin:-6px 0 0 37px;-webkit-transform:scale(1.8);-ms-transform:scale(1.8);transform:scale(1.8);position:absolute}
.jsmodern-video-fullin,.jsmodern-video-play,.jsmodern-video-volume{width:18px;height:18px;margin-top:11px;background-position:center;background-repeat:no-repeat}
.jsmodern-video-play{margin-left:10px;background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAe0lEQVR42q2UQRGAIBREiWAEIhjhRzCKDbCBRjGCDaQBRqDBdzntgRvLm3nXN6sMhIa7G0xBgqHGC1c9RNKcENeZHiInXLQQKdDUUL9OD3GdGOrXaSGSZ4QuddEDo/KPPrgpx1/hwc8YC90wKlckQ1MubYW79IzwOMf4AZCzZlJ6pNv5AAAAAElFTkSuQmCC)}
.jsmodern-video-pause{background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAANUlEQVR42u3MMQoAAAgCwP4/9aR+VjQINtTcoNBicobkTNiS/vEQvSBBggR9hILOD8h5i74A46kzKYwr0EYAAAAASUVORK5CYII=)}
.jsmodern-video-volume{margin-left:15px;background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAqklEQVR42tWT0QmDMBCGHcENXMEBhGaL9rEjZATffKwDZJdmgy7QHZo33zz/0AscBmNaCOIPH3Ke+USTq84ZIrqDdnXPgGuuoAVP4KMi0TddSlCDB5BR3GvEcy/wCYUCF8HNNwFtiBwwQco9jSKKBZQQaa4brt+en0W8eAJGiN2/IusRIiouKv9puA5bP7uXhDfsbP8gtn8GOnUgx8wD6XJHxO6NSNGhPT4LSrtjI5LQNtEAAAAASUVORK5CYII=)}
.jsmodern-video-muted{background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAA00lEQVR42s2UsQ3CMBBFqZAokNLQoozgCWJ3NAxAg5QRGIEFEOkpgBFgAbIKC0AoU5nv6CJ9GQI6lIIvPcXxyd93di4D730v9Gf0Xc1mOTA0pTMKi8EFBDm1EQIJ2AKWldiw64wcsMQC3EGsDEzBhLPAM5XBi0r/XjNwBUfKxMimhcYoAzsZ78mkAkZlJBUc5L1uTbSlWbrJWuZOYU5tFJVzbsvUGs3BDTzEkMtsDnsdsQJVR0YbsOTrlzXJpw+yACwnsfGvLVLqWkTftCM2+r//0RPE3HMNwpwYwQAAAABJRU5ErkJggg==)}
.jsmodern-video-fullin{margin-left:15px;background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAKlBMVEVMaXH////////////////////////////////////////////////////m1kuZAAAADXRSTlMAYBAw79DwIM9wgG9/QM+KqQAAAF5JREFUeNqNj0sSwCAIQ6Pit+X+1y2GOs7UTbNA8kYjQE05wpTK7LG8EwcdrwZB7hrcBx1FYfcDCY9UEGdbrFbiBIqpFf90PmGo7NDvtwJt1x7slmN0graWEwIny+sDBBUDznqlFGYAAAAASUVORK5CYII=)}
.jsmodern-video-fullout{margin-left:15px;background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAJ1BMVEVMaXH////////////////////////////////////////////////c+C/6AAAADHRSTlMAgBDQz39QIMBAML9Nf8RqAAAAaElEQVR42r2QQQ7AIAgEV6CIlv+/t3Ap3E2cyyojxIBb7JfqQu/+z+ZCIAU0QtzqEbtMGcCIcCZ0454iIuvFLDHRICkhvUNHsICVqThBnyBHZSqK4+/2Ok9OEdGNOdcSuS1xW2+3jUt8eaUDz3DmFVcAAAAASUVORK5CYII=)}
b.jsmodern-video-fullFalse{opacity:.5;cursor:default}
.jsmodern-scrollBar-container{overflow:hidden}
.jsmodern-scrollBar-inner{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}
.jsmodern-scrollbar{position:absolute;top:0;right:1px;width:6px;background:rgba(0,0,0,.3);border-radius:3px;z-index:10px;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}
.jsmodern-lazyload{display:block;opacity:0}
.jsmodern-page-content{text-align:center;margin-left:auto;margin-right:auto}
.jsmodern-page-target>*{display:none}
.jsmodern-page{height:38px;display:inline-block;overflow:hidden;border-radius:19px;border:#e8e8e8 solid 1px;margin:0 auto}
.jsmodern-page>div i,.jsmodern-page>i{display:block;float:left;width:40px;height:38px;line-height:38px;font-size:13px;text-align:center;cursor:pointer;font-style:normal;background:#f5f5f5;transition:.15s;font-weight:700;color:#333}
.jsmodern-page i{border-right:#e3e3e3 solid 1px;border-left:#fff solid 1px}
.jsmodern-page>div{float:left;max-width:420px;overflow:hidden}
.jsmodern-page>div div{height:38px}
.jsmodern-page i.active{background:#e04636;color:#fff;box-shadow:rgba(0,0,0,.2) 0 0 10px inset;border-right-color:#fff}
.jsmodern-page i:hover{color:#e04636}
.jsmodern-page i.active:hover{color:#fff}
.jsmodern-page>i span{display:inline-block;font-size:20px}
.jsmodern-page>i:first-child{border-radius:19px 0 0 19px}
.jsmodern-page>i:last-child{border-radius:0 19px 19px 0}
i.jsmodern-page-first,i.jsmodern-page-last,i.jsmodern-page-next,i.jsmodern-page-prev{line-height:33px}
section.jsmodern-page-more{margin:0;padding:0;text-align:center;width:100%;height:40px;line-height:40px;font-size:15px;background:#ececec;color:#666}
.jsmodern-fullpage-container{display:block;position:fixed;width:100%;height:100%;z-index:10;top:0;left:0;overflow:hidden;transition-timing-function:cubic-bezier(.77,0,.175,1)}
.jsmodern-fullpage-part{display:block;position:absolute;top:0;left:0;width:100%;height:100%;padding:0;overflow:hidden}
.jsmodern-fullpage-navigation{position:fixed;z-index:20}
.jsmodern-fullpage-navigation-x{left:50%;bottom:18px;width:auto;height:10px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.jsmodern-fullpage-navigation-y{top:50%;right:18px;width:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.jsmodern-fullpage-navigation-default>b{display:block;cursor:pointer;width:8px;height:8px;border:#000 solid 1px;border-radius:10px;opacity:.8;transition:.3s}
.jsmodern-fullpage-navigation-y>b{margin:10px 0}
.jsmodern-fullpage-navigation-x>b{float:left;margin:0 8px}
.jsmodern-fullpage-navigation-default>b.active{background:#000}
.jsmodern-dialog-container{position:fixed;width:100%;height:100%;z-index:2147483649;top:0;left:0;background:rgba(0,0,0,.6);margin:0;padding:0;opacity:0}
.jsmodern-dialog{position:fixed;left:50%;top:-20px;width:500px;min-width:500px;height:auto;line-height:auto;overflow:hidden;padding:15px;margin:0;text-align:left;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);background:#fff;border-radius:6px;border:#555 solid 1px;box-shadow:0 0 20px rgba(0,0,0,.3);opacity:0}
.jsmodern-dialog-title{text-align:left;font-size:16px;font-weight:700;color:#000;word-wrap:break-word;word-break:normal}
.jsmodern-dialog-content{width:100%;height:auto;min-height:60px;overflow:hidden;word-wrap:break-word;word-break:normal;margin-top:10px;font-size:14px;color:#333;line-height:160%;z-index:10;-webkit-overflow-scrolling:touch}
.jsmodern-dialog>span{display:block;float:right;height:30px;line-height:30px;font-size:13px;padding:0 12px;cursor:pointer;margin:13px 0 0 10px;border-radius:4px;border:#ccc solid 1px;transition:.25s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.jsmodern-dialog>span.jsmodern-dialog-sure{background:#2f7cbe;border-color:#2f7cbe;color:#fff}
.jsmodern-dialog>span.jsmodern-dialog-sure:hover{background:#1563a6;border-color:#1563a6}
.jsmodern-dialog>span.jsmodern-dialog-cancel:hover{background:#eee}
@media screen and (max-width:1024px){.jsmodern-dialog.jsmodern-dialog-mobile{top:43%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.jsmodern-dialog.jsmodern-dialog-mobile .jsmodern-dialog-title{-webkit-transform:scale(1.03);transform:scale(1.03);transform-origin:left top}
.jsmodern-dialog.jsmodern-dialog-mobile>span{font-size:14px}
}


.lingyu{ overflow:hidden; margin:0px auto; background:url(../images/lybj.jpg) no-repeat center top; padding:80px 0}
.ly_left{ width:50%; float:left}
.ly_left h3{ font-size:36px; color:#fff; margin:10px auto 20px;}
.ly_left h4{ font-size:40px;color:#fff; font-weight:400; text-transform:uppercase}
.ly_left p{ font-size:15px; line-height:30px; color:#fff;margin:40px auto }
.ly_left dd{ overflow:hidden;}
	

.ly_right{ width:48%; float:right}
.ly_right ul{}
.ly_right ul li{ background:rgba(27,177,204,0.4); float:left; width:25%; margin:1%; padding:3%}

.ly_right ul li div{ width:40px; height:40px; overflow:hidden;}
.ly_right ul li div img{ width:100%; height:100%}
.ly_right ul li p{ color:#c4c4c4; margin:10px auto}
.ly_right ul li h3{ font-size:18px; color:#fff;}













.shebei{width:1200px; margin:0px auto;}
.ipro{width:100%;overflow:hidden;padding:35px 0px;z-index:1;position:relative; max-width:1920px; margin:0px auto;}
.ipro .bg{position:absolute;width:100%;height:175px;background:#002e99;left:0;bottom:0;z-index:-1;}
.ipro .more{display:block;float:right;height:50px;line-height:50px;}
.ipro h2{height:50px;padding-left:45px;line-height:50px;font-size:24px;background:url(../images/ipro_icon.png) no-repeat 0 50%; margin:10px auto 30px }
.ipro .more:hover,.ipro h2 a:hover{color:#00458e;}
.ipro-silder{width:1200px; margin:0px auto; position:relative;}
.ipro-silder .btn{position:absolute;width:66px;height:66px;top:50%;margin-top:-54px;background:url(../images/ipro_btn.png);cursor:pointer;z-index:3;}
.ipro-silder .btn.prev{left:-80px;background-position:0 0;}
.ipro-silder .btn.next{right:-80px;background-position:-66px 0;}
.ipro-silder .box{ width:1200px;  }
.ipro-silder ul{overflow:hidden;}
.ipro-silder li{width:290px;float:left;margin-right:13px;text-align:center; overflow:hidden;}
.ipro-silder a{display:block;}
.ipro-silder li div{    width: 284px;  height: 212px;border:2px solid #fff; overflow:hidden;}
.ipro-silder p{height:50px;line-height:50px;color:#fff; font-size:16px;}
.ipro-silder li:hover .pic{border-color:#00458e;}


.ipro-silder li div img{-webkit-transition:all .5s;transition:all .5s;}
.ipro-silder li div:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}

.slide{ width:100%;}

.news_box{width:100%; background:#f5f5f5; overflow:hidden; margin:0px auto 0; padding-bottom:80px;}

.news_mr{ background:#fff;; padding:20px; overflow:hidden;}

.news_left{width:60%; overflow:hidden; float:left;}

.news_right{width:36%; overflow:hidden; float:right; border-left:1px #ccc solid; padding-left:2%}

.news_left h3{ color:#333; font-size:28px;  height:60px; line-height:60px; font-weight:bold;}
.news_left h3 span{float:right; font-size:30px; font-weight:bold; font-weight:normal;}



.news_left ul{overflow:hidden;}
.news_left ul li{ overflow:hidden; width:50%; border:5px #fff solid; float:left; box-sizing:border-box; background:#f7f7f7; padding:3%}

.news_left ul li dl{ overflow:hidden; background:url(../images/xii.png) no-repeat center right 5px ;}
.news_left ul li dl dd{ overflow:hidden; font-size:18px; color:#000000; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; padding-right:50px;}
.news_left ul li dl dt{ color:#999; margin:8px auto; font-size:15px;}
.news_left ul li dl p{ font-size:15px; color:#666; line-height:28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; }
.news_left ul li:nth-child(n+2) dl p{ display:none;}
.news_left ul li:first-child{ width:100%; overflow:hidden; float:inherit;}
.news_left ul li div{ float:left; width:30%; overflow:hidden; margin-right:15px;}
.news_left ul li div img{ width:100%; height:100%}
.news_left ul li:first-child dl{ background:none;}
.news_left ul li:first-child { background:#fff;}
.news_left ul li:first-child dl dt:before{ content:"——"; letter-spacing:-1px; color:#999;} 
.news_left ul li:hover a dl dd{color:#002e99; font-weight:bold;}
.news_left ul li:hover dl{ overflow:hidden; background:url(../images/xii1.png) no-repeat center right 5px;}

.news_left ul li:hover:first-child dl{ overflow:hidden; background:none ;}


.faq{overflow:hidden; }
.faq h3{ color:#333; font-size:28px;  height:60px; line-height:60px; font-weight:bold;}
.faq h3 span{float:right; font-size:30px; font-weight:bold; font-weight:normal;}



.fq{overflow:hidden; }
.fqimg img{ width:100%; margin-bottom:15px; overflow:hidden;}
.fq ul{overflow:hidden;}
.fq ul li{ overflow:hidden; height:26px; background:url(../images/xy.png) no-repeat center left; padding-left:20px; line-height:26px; margin-bottom:10px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-size:18px;}
.fq ul li a:hover{text-decoration:underline;}


.bottom_nav{width:100%; max-width:1920px; min-width:1200px; margin:45px auto 0; background:#002e99;}
.bottom_nav ul{ width:1200px; overflow:hidden; margin:0 auto;}
.bottom_nav ul li { display:inline; float:inherit; width:inherit; text-align:center;  margin:0 39px; line-height:60px;}
.bottom_nav ul li a{color:#fff;}
.bottom_nav ul li a:hover{text-decoration:underline;}




.links{margin:0 auto 0px;height:auto;overflow:hidden;border-top:1px #f6f6f6 solid}
.links .tit{width:112px;float:left;border-right:1px #f6f6f6 solid;border-left:1px #f6f6f6 solid;margin-right:20px ; padding:20px;}
.links ul{height:auto;overflow:hidden;margin-top:10px}
.links ul a{line-height:25px;color:#666;margin:5px;white-space:nowrap}
.links ul a:hover{text-decoration:underline; color:#002e99;}
.footer{width:100%;background:#002e99;overflow:hidden;max-width:1920px;min-width:100%;padding:60px 0;margin:0 auto 0;}

.footer .left{height:auto;float:left}
.footer .name{margin-bottom:15px}
.footer .name img{display:block}
.footer .info{width:460px;float:left;height:auto;overflow:hidden; }
.footer .info p{color:#fff;font-size:14px;line-height:29px;margin-top:15px}
.footer .icon{width:330px;float:left}
.footer .icon ul li{float:left;width:83px;height:83px;border-radius:50%;margin-right:25px;position:relative}
.footer .icon ul li img{display:block;width:90px;height:90px;position:absolute;display:none;left:90px;z-index:100;top:-10px}
.footer .cr{width:100%}
.footer .icon ul li:nth-child(1){background:url(../images/icon02.png) no-repeat left top}
.footer .icon ul li:nth-child(2){background:url(../images/icon02.png) no-repeat -107px top}
.footer .icon ul li:nth-child(3){background:url(../images/icon02.png) no-repeat -214px top}
.footer .icon ul li:hover img{display:block}
.footer .icon ul li a{display:inline-block;cursor:pointer;width:83px;height:83px}
.footer .icon ul li{float:left;width:83px;height:83px;border-radius:50%;margin-right:25px;position:relative}
.footer .icon ul li img{display:block;width:110px;position:absolute;display:none;left:90px;z-index:100;top:-10px}
.footer .cr{width:100%}
.footer .info1{color:#fff;line-height:41px;font-size:16px;text-align:left;float:left}
.footer .info h3{font-size:18px;color:#fed15f; }
.footer .info h3 span{font-weight:400;font-size:13px;margin-left:5px}
.footer .cr{width:100%;height:auto;overflow:hidden}
.footer .cr p{color:#fff;font-size:14px}
.footer .ewm{ float:right}
.footer .ewm div{ overflow:hidden; float:right; width:150px; margin:0 8px;}
.footer .ewm h3{font-size:14px;color:#fff;margin-top:20px; font-weight:400; text-align:center;}
.footer .ewm h3 span{font-weight:400;font-size:13px;margin-left:5px}
.footer .ewm p{text-align:center;color:#fff;font-size:14px;padding:6px}
.footer .ewm div img{ width:100%}

.fiv{width:100%; position:fixed; bottom:0px; left:0px; background:#e13531; padding:10px 0; z-index:999}
.fiv .tmb{width:1200px; overflow:hidden; font-size:24px; color:#fff; margin:0px auto; font-weight:bold;  }
.fiv .tmb span{ color:#ff002e990}
.fiv .tmb em{ float:right; font-style:normal; font-weight:normal; font-size:24px; }
.fiv .tmb em b{font-size:24px;}
.fiv .tmb em a.anniu{width:120px; height:36px; line-height:36px;  text-align:center; color:#fff; display:inline-block; border-radius:5px; margin-left:10px; border:1px #fff solid; font-size:14px;}












.b_nav{overflow:hidden;float:left;margin-right:30px;width:380px}
.b_nav h3{font-size:18px;color:#fed15f; }
.b_nav h3 span{font-weight:400;font-size:13px;margin-left:5px}
.b_nav ul{overflow:hidden;margin-top:15px}
.b_nav ul li{float:left;text-align:left;margin-bottom:10px;width:145px;border:1px #ccc solid;margin-right:10px;height:36px;line-height:36px; text-indent:1em; position:relative}
.b_nav ul li a{color:#fff;font-size:16px;display:block}
.b_nav ul li a:after{ content:"+"; float:right; margin-right:10px;}
.b_nav ul li a:hover{background:#fff}
.b_nav ul li:hover a{color:#002e99; background:#fff;}

.foot{margin:0 auto;width:1200px;position:relative;overflow:hidden}
.tit_bt1{border-bottom:3px #13a33d solid;height:59px;line-height:59px;text-indent:1em;font-size:18px;font-weight:700;color:#13a33d;background:#f1f1f1;margin:0 auto 20px}
.tit_bt1 span{float:right;font-weight:400;font-size:16px;padding-right:10px}
.tit_bt1 span.dqian{margin:0}
.tit_bt1 i{font-size:14px;color:#333;text-transform:uppercase;margin-left:10px;font-weight:400}
.tit_bt1 span a{background:url(../images/icon.png) no-repeat center right;padding-right:10px;margin-left:6px}
.tit_bt1 span a:last-child{background:0 0}
.toolbar{width:52px;position:fixed;right:1%;top:44%;z-index:999}
.toolbar dd{width:51px;height:51px;margin-bottom:1px;position:relative;-webkit-border-radius:100%;border-radius:100%;margin-top:4px;border:#ebebeb solid 1px;background-color:#fff;-webkit-border-radius:100%;border-radius:100%}
.toolbar dd i{width:51px;height:51px;display:block;position:absolute;left:0;top:0;cursor:pointer;text-align:center;-webkit-border-radius:100%;border-radius:100%}
.toolbar dd i span{width:35px;height:35px;display:block;margin:8px 0 0 8px;background:url(../images/rightfixicon.png) no-repeat 0 0}
.toolbar dd.gottop{display:none}
.toolbar .slide-tel{display:block;width:0;height:43px;line-height:34px;font-size:24px;font-weight:700;font-family:arial;color:#fff;position:absolute;padding:10px 0 0 53px;top:-1px;right:-2px;-webkit-border-radius:50px;border-radius:50px;overflow:hidden}
.toolbar .pop{position:absolute;right:90px;top:-65px;background:#002e99;display:none}
.toolbar .pop-code{width:160px}
.toolbar .pop-code img{width:120px;height:120px;display:block;padding:20px 20px 0}
.toolbar .pop-code h3{height:52px;line-height:26px;text-align:center;color:#fff;font-size:16px;font-weight:400;white-space:nowrap}
.toolbar .pop-code h3 b{display:block;font-size:14px;font-weight:400}
.toolbar .qq span{background-position:-35px -47px}
.toolbar .qq a{width:52px;height:52px;cursor:pointer;display:block}
.toolbar .qq:hover{background-color:#002e99;border-radius:100%}
.toolbar .qq:hover span{background-position:0 -47px}
.toolbar .tel span{background-position:-35px 0}
.toolbar .tel:hover{background:#002e99}
.toolbar .tel:hover span{background-position:0 0}
.toolbar .code span{background-position:-35px -95px}
.toolbar .code:hover{background-color:#002e99;border-radius:100%; overflow:inherit}
.toolbar .code:hover span{background-position:0 -95px}
.toolbar .top span{background-position:-36px -142px}
.toolbar .top:hover{background-color:#002e99;border-radius:100%}
.toolbar .top:hover span{background-position:0px -142px}
.active .animated{-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.delay100{-webkit-animation-delay:.1s;animation-delay:.1s}
.delay200{-webkit-animation-delay:.2s;animation-delay:.2s}
.delay300{-webkit-animation-delay:.3s;animation-delay:.3s}
@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:1}
40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg)}
60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}
80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}
100%{-webkit-transform:perspective(400px);transform:perspective(400px)}
}
@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:1}
40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg)}
60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);-ms-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}
80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}
100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}
}
@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
.active .fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
@keyframes down-ico{0%{top:0;opacity:1}
35%{top:20%;opacity:0}
65%{top:-20%;opacity:0}
100%{top:0;opacity:1}
}
@-webkit-keyframes down-ico{0%{top:0;opacity:1}
35%{top:20%;opacity:0}
65%{top:-20%;opacity:0}
100%{top:0;opacity:1}
}
@keyframes scale-three2{0%{transform:scale(1);opacity:.8}
100%{transform:scale(1.3);opacity:0}
}
@-webkit-keyframes scale-three2{0%{-webkit-transform:scale(1);opacity:.7}
100%{-webkit-transform:scale(1.3);opacity:0}
}
@-moz-keyframes scale-three2{0%{-moz-transform:scale(1);opacity:.7}
100%{-moz-transform:scale(1.3);opacity:0}
}
@-o-keyframes scale-three2{0%{-o-transform:scale(1);opacity:.7}
100%{-o-transform:scale(1.3);opacity:0}
}



.page{width:100%;height:auto;overflow:hidden; margin:15px auto}
.page ul{display:table;margin:0 auto}
.page ul li{border:1px solid #ccc;padding:0 10px;height:30px;line-height:30px;color:#333;float:left;margin:0 5px}
.page ul li a{color:#333}
.page ul .thisclass{background:#002e99;color:#fff;border:1px solid #002e99}
.page select{border:none;background:0 0;outline:0}
.page ul .thisclass a{color:#fff;}

.mbx{width:100%;height:62px;border-bottom:1px solid #eaeaea;max-width:1920px;margin:0 auto;position:relative; z-index:2}
.mbx a.home{display:block;width:64px;height:62px;border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;background:url(../images/InpageAddress_icon01.png) no-repeat center;float:left;position:relative;z-index:999}
.mbx a.home:hover{background:url(../images/InpageAddress_icon03.png) no-repeat center}
.mbx .p1{line-height:62px;float:left;margin-left:16px;position:relative;z-index:9999}
.mbx .p1 a{display:block;padding-right:14px;background:url(../images/InpageAddress_icon02.png) no-repeat right center;font-size:16px;float:left;margin-left:10px}
.mbx .p1 a:first-child{margin-left:0}
.mbx .p1 a:last-child{background-image:none}

.n_banner{ width:100%; margin:0px auto; overflow:hidden;}
.n_banner img{ width:100%; margin:0px auto;}
.n_banner img:first-child{ display:block;}
.n_banner img:last-child{ display:none;}


.news{margin:20px auto 10px; overflow:hidden; }
.news ul{ overflow:hidden; padding-top:20px; }

.news ul li{ overflow:hidden; border:1px #ccc solid; padding:10px; margin: 0 2% 15px 0; width:46%; float:left;-webkit-transition:all .5s;transition:all .5s;}
.news ul li span{display:block; float:left; width:90px;  background:#002e99; text-align:center;-webkit-transition:all .5s;transition:all .5s; margin-right:22px;}
.news ul li span b{display:block; font-size:0.3rem; color:#fff; padding:10px 0;}
.news ul li span i{display:block; font-size:0.16rem; color:#fff; border-top:1px #fff dotted; padding:5px 0; font-style:normal;}

.news ul dl{ overflow:hidden;padding-bottom:3px;}
.news ul dl h3{font-size:16px;  color:#333; margin-bottom:0.1rem;  overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s; font-weight:600;}
.news ul dl p{  font-size:15px; line-height:0.25rem;; color:#666;overflow: hidden; display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.news ul  li:hover{transform:translate(0,-10px); -moz-transform:translate(0,-10px); -ms-transform:translate(0,-10px); -o-transform:translate(0,-10px); -webkit-transform:translate(0,-10px);-webkit-transition:all .5s;transition:all .5s;}
.news ul  li:hover span b,.news ul  li:hover span i{color:#fff;}
.news ul  li:hover h3{color:#002e99}

/*
.news_mbt{ overflow:hidden; width:1200px; margin:0px auto 0; padding:0 0 30px;}
.news_mbt  ul  {overflow:hidden; padding-top:20px;}
.news_mbt  ul li{ overflow:hidden; margin:0 30px 30px 0; width:585px; float:left; background:#fff; ;-webkit-transition:all .5s;transition:all .5s;}
.news_mbt  ul li span{display:block; float:left; width:100px; height:100px; background:#002e99; text-align:center;-webkit-transition:all .5s;transition:all .5s;}
.news_mbt  ul li span b{display:block; font-size:30px; color:#fff; padding-top:20px;}
.news_mbt  ul li  span i{display:block; font-size:14px; color:#fff; padding-top:5px; font-style:normal;}

.news_mbt  ul li dl{     overflow: hidden;
    padding: 6px 10px 0 0px;
    width: 463px;
    float: right;}
.news_mbt  ul li dl h3{font-size:16px;  color:#333; height:37px; line-height:37px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}
.news_mbt  ul li dl p{ height:47px; font-size:14px; line-height:24px; color:#878787;overflow: hidden; display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 2; }


.news_mbt  ul li:hover span b,.news_mbt  ul li:hover span i{color:#fff;}
.news_mbt  ul li:hover h3{color:#002e99}
.news_mbt  ul li:nth-child(2n){ margin-right:0px;}

.news_mbt  ul li:hover{
-ms-transform:translateY(-10px);-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px);z-index:1002;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}
*/
.pro-intro{overflow:hidden;margin-top:6px;padding:10px 14px 20px}
.pro-intro .img{float:left;width:450px;height:auto;overflow:hidden}
.pro-intro .img img{display:block;width:450px;height:395px}
.pro-intro .info{float:right;width:428px;height:395px;box-sizing:border-box;overflow:hidden;border:1px solid #d2d2d2;border-left:none}
.pro-intro .info p{color:#555;font-size:20px;border-bottom:1px solid #d9d9d9;height:45px;margin-top:60px;text-indent:20px}
.pro-intro .info .tel{width:100%;height:160px;border-bottom:1px solid #d9d9d9}
.pro-intro .info .tel img{display:block;margin-top:25px;margin-left:25px}
.pro-intro .info .tel b{width:100%;display:block;color:#1c71c8;margin-left:25px;font-size:36px;margin-top:10px;line-height:36px;font-weight:400}
.pro-intro .data{width:100%;height:auto;overflow:hidden}
.pro-intro .info .btn{width:100%;height:auto;overflow:hidden;margin-top:30px;margin-left:25px}
.pro-intro .info .btn a{display:block;width:165px;height:48px;background:#1c71c8;color:#fff;float:left;margin-right:15px;line-height:48px;font-size:16px;text-indent:30px;border-radius:10px;position:relative}
.pro-intro .info .btn a:after{content:url(../images/kf.png);position:absolute;top:13px;right:29px}
.pro-intro h2{font-size:28px;color:#333;font-weight:400;margin-bottom:16px;text-align:center;margin-top:20px}
.pro-intro .share{width:100%;height:46px;line-height:46px;border-bottom:1px #e7e7e7 solid;background:#f1f1f1;text-align:center}
.pro-intro .share p span{display:inline-block;font-size:12px;color:#999;padding:0 8px}
.pro-intro .info .btn a:last-child{background:#595757;text-indent:0;text-align:center}
.pro-intro .info .btn a:last-child::after{content:""}
.pro-intro .info .btn a:hover{background:#25b240}
.pro-intro .intro{width:100%;height:auto;overflow:hidden;margin-top:40px;min-height:500px}
.pro-intro .intro .t{width:100%;height:30px;border-bottom:1px solid #d2d2d2}
.pro-intro .intro .t p{color:#fff;font-size:18px;background:#1c71c8;width:180px;height:30px;line-height:30px;text-align:center}
.pro-intro .text{width:100%;height:auto;overflow:hidden;color:#666;font-size:16px;line-height:30px;margin:20px 0px 20px; }
.pro-intro .textxq{height:auto;overflow:hidden;color:#666;font-size:16px;line-height:30px;margin-top:20px; padding:0 10px; text-indent:2em;}

.pro-intro .textxq img{display:block;max-width:100%;margin:0 auto}
.pro-intro .textxq  p{ font-size:16px; line-height:28px; color:#666; text-indent:2em;}
.article-detailed{overflow:hidden;margin-top:20px}

.pro-intro .textxq iframe{ width:800px; height:600px; margin:0px auto; display:block;}

.article-detailed{margin:0 auto;overflow:hidden;margin:20px auto}
.article-detailed .tit{height:auto;overflow:hidden;margin-bottom:15px}
.article-detailed .tit p{color:#333;font-size:18px;text-align:center;border-bottom:1px dashed #f1f1f1;height:30px}
.article-detailed .tit span{display:block;color:#333;margin-top:5px;font-size:12px;text-align:center}
.article-detailed .intro{height:auto;overflow:hidden}
.article-detailed .intro img{display:block;max-width:100%;margin:0 auto}
.article-detailed .intro p{color:#333;font-size:16px;line-height:30px;text-indent:2em;}


.fy{height:auto;border:1px solid #d2d2d2;overflow:hidden;margin-top:30px}
.fy p{width:33.3333%;height:60px;line-height:60px;float:left;color:#666;font-size:16px;text-align:center;border-right:1px solid #d2d2d2; box-sizing:border-box; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; padding:0 10px  }
.fy p:last-child{border:none}
.fy p a{color:#666}
.fy p a:hover{color:#006cd8}




.anli_lb{width:1200px;overflow:hidden;margin:20px auto 0;}
.anli_lb ul{overflow:hidden;}
.anli_lb ul li{width:290px;float:left;overflow:hidden;margin-right:10px;margin-bottom:16px;margin-top:6px}
.anli_lb ul li div{overflow:hidden;width:290px;border:2px #fff solid}
.anli_lb ul li p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:40px;line-height:40px;font-size:16px;text-align:center; position:relative}
.anli_lb ul li a:hover dd{color:#fff}
.anli_lb ul li a{color:#333}
.anli_lb ul li div img{-webkit-transition:all .5s;transition:all .5s;width:100%;height:100%}
.anli_lb ul li div:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.anli_lb ul li:hover p{color:#002e99}
.anli_lb ul li:nth-child(4n){margin-right:0px;}




.news_lb{overflow:hidden; margin-top:20px;}
.news_lb ul{overflow:hidden;padding:10px}
.news_lb ul li{padding:2%;margin-bottom:20px;float:left;-webkit-transition:all .5s;transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;border:1px #ccc dotted ; width:96%}
.news_lb ul li h3{-webkit-transition:all .5s;transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;color:#494949;font-size:18px;margin-bottom:20px;display:block;position:relative;padding-right:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400}
.news_lb ul li p{background:url(../images/icon.jpg) no-repeat center right;padding-right:60px;color:#7f7f7f;font-size:15px;line-height:24px;padding-left:20px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.news_lb ul li h3:before{content:'';width:6px;height:6px;border-radius:50%;background:#494949;display:inline-block;margin:0 12px 2px 0;-moz-box-sizing:border-box;box-sizing:border-box}
.news_lb ul li h3 span{font-family:HNT;font-size:16px;font-weight:400;color:#919191;position:absolute;top:1px;right:0;line-height:1}
.news_lb ul li h3:hover{padding-left:10px;-webkit-transition:all .5s;transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s}
.news_lb ul li:hover{box-shadow:0 0 6px #ccc;-moz-box-shadow:0 0 6px #ccc;-ms-box-shadow:0 0 6px #ccc;-o-box-shadow:0 0 6px #ccc;-box-shadow:0 0 6px #ccc;transform:translate(0,-10px);box-shadow:0 0 10px #ccc;-moz-transform:translate(0,-10px);-ms-transform:translate(0,-10px);-o-transform:translate(0,-10px);-webkit-transform:translate(0,-10px);-webkit-transition:all .5s;transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s}
.map{ width:100%; height:400px;}

.lxwmmt{overflow:hidden; line-height:30px; font-size:16px; padding:20px 0}


.mssg-intro{overflow:hidden;margin:0  auto;;padding-bottom:2%; margin-bottom:20px; background:url(../images/z.png) no-repeat; width:1200px;}
.mssg-intro form{ margin:5%; background:rgba(255,255,255,.8); padding:5%; overflow:hidden;}
.mssg-intro form h3{font-size:36px; text-align:center; margin-bottom:30px;}
.mssg-intro form .form-group{width:100%;height:auto;overflow:hidden;border:1px solid #d2d2d2;margin-bottom:15px;background:#fff;border-radius:5px}
.mssg-intro form .form-group input{height:50px;border:none;width:100%;outline:0;text-indent:10px;color:#999;font-size:16px;background:0 0;font-family:'Microsoft YaHei'}
.mssg-intro form .form-group .control-label{ display:none;}
.mssg-intro form .form-group textarea{width:788px;height:100px;border:none;outline:0;font-family:'Microsoft YaHei';resize:none;background:0 0;text-indent:10px;padding-top:10px;color:#999;font-size:16px}
.mssg-intro form .normal-footer button{width:49%;display:block;float:left;padding:3% 0;background:#002e99;outline:0;border:none;font-size:16px;color:#fff;border-radius:6px;font-family:'Microsoft YaHei'}
.mssg-intro form .normal-footer button:last-child{background:#999;margin-left:2%}


/*mobile*/

.g-adv{position:relative;width:100%;margin:0 auto 0 auto;z-index:15; display:none;}
.g-adv .m-box img{display:block;position:relative;width:100%;}
.g-adv .m-cnt{width:100%;position:absolute;bottom:0;left:0;z-index:10;height:4px;}
.g-adv .m-cnt li{float:left;width:100%;height:4px;}
.g-sbox .m-cnt{background:#dfdfdf;position:relative;border-bottom:1px solid #BDBAB7;}
.g-sbox .m-cnt li{position:relative;}
.m-cnt li{text-align:center;width:32%;}
.g-adv .m-cnt{background:#333;}
.g-adv .m-cnt .z-on{background:#f4821f;}

.slider{display:none;}









